home *** CD-ROM | disk | FTP | other *** search
/ Aminet 2 / Aminet AMIGA CDROM (1994)(Walnut Creek)[Feb 1994][W.O. 44790-1].iso / Aminet / text / docs / AmigaUnixSciSch.lha / AmigaSciSchUnix
Text File  |  1993-09-29  |  55KB  |  1,339 lines

  1. Archive-name: amiga/science-faq
  2. Supersedes: <25jd55INNu22@emx.cc.utexas.edu>
  3. Expires: 28 Nov 1993 00:00:00 GMT
  4. Last-modified: 1993/09/23
  5. Version: 4.03
  6.  
  7.  Originially compiled-by: akerman@lola.phy.queensu.ca (Richard Akerman)
  8.  Now maintained-by: dak@emx.cc.utexas.edu (Donald A Kassebaum)
  9.  
  10.  String for AmigaDOS "version" command:
  11. |$VER: Amiga_Science/School/UNIX_FAQ 4.03 (29.09.93)
  12.  
  13. |This document supersedes AmigaSciSchool version 4.02, and before.
  14.  
  15.  This FAQ is cross-posted around the middle of each month to
  16.  comp.sys.amiga.applications, comp.unix.amiga, comp.answers and news.answers
  17.  
  18. |also available on AmiNet sites: text/doc/AmigaSciSchUnix.lha
  19.  
  20.  The news.answers automatic archiving software will store a copy of this
  21.  posting, available by anonymous FTP on
  22.  
  23. |rtfm.mit.edu [18.20.0.224]: /pub/usenet/news.answers/amiga/science-faq
  24.  
  25.  The rtfm site also provides an automated FAQ mailserver, send email to
  26.  mail-server@rtfm.mit.edu with "help" in the body of your message.
  27.  
  28.  This document is a summary of info I have on hand about Science/School/UNIX
  29.  software.  It is designed to answer the questions I have seen most
  30.  frequently about such software on USENET.  It's a combination of things I
  31.  have found out myself (I use most of these programs), information posted on
  32.  USENET newsgroups (sometimes uncredited, sorry), and responses I got to
  33.  questions I send to commercial product representatives.  I have tried to
  34.  make the information herein as detailed and accurate as possible; please
  35.  email me with any corrections, additional information    or comments.
  36.  
  37.     | denotes change
  38.  
  39.     Outline of Contents
  40.  
  41.  1.    GNU emacs 18.58 A1.26
  42.  2.    UNIX commands for the Amiga [every one you ever wanted]
  43.  3.    Shell stuff
  44.  4.    Programming Tools
  45.  5.    Programming Languages
  46.  6.    Plotting, Printing and Display
  47.  7.    Communications, Networking, and X-windows
  48.  8.    TeX
  49.  9.    Math
  50.  A.    Engineering
  51.  B.    Science
  52.  C.    Educational Programs
  53.  D.    Misc
  54.  
  55.  Appendix A.   UNIX versions of archiving programs (lha, zoo, unzip).
  56.  Appendix B.   Amiga archiving programs.
  57.  Appendix C.   FTPmail
  58.  Appendix D.   Fish Disk databases
  59.  Appendix E.   Sources of programs
  60.  
  61.  NOTE: some of these files/archives are very large.  Often they contain
  62.  source or other files you may not need.  If you are sending the files to
  63.  yourself over the phone lines, or other slow medium for which you may have
  64.  to pay, use the appropriate archiver on your UNIX system beforehand to
  65.  delete all unneeded files in the archive.  The most common archiving format
  66.  is .lzh and .lha, use the lha program for these.
  67.  See Appendix A for UNIX versions of archiving programs (lha, zoo, unzip, ...)
  68.  See Appendix B about Amiga archiving programs.
  69.  
  70.  There is a nice review of science software in the March 1992 (#48) _.info_,
  71.  a magazine whose demise is much lamented.
  72.  
  73.  There is a nice review of programming languages in August 1993 issue of
  74.  Amiga World, "A Command of Languages" by Dave Haynie.
  75.  
  76.  This FAQ will use the notation sitename: instead of the full hostname.
  77.  They are;
  78.     aminet:      /pub/aminet on any of the AmiNet mirror sites.
  79.              See Appendix E for list of aminet sites.
  80.     wustl:         wuarchive.wustl.edu ALIAS ftp.wustl.edu
  81.     grind:         grind.isca.uiowa.du
  82.     athene:      athene.uni-paderborn.de
  83.     rwth-aachen:     ftp.informatik.rwth-aachen.de
  84.     ux1:         ftp.cso.uiuc.edu ALIAS ux1.cso.uiuc.edu
  85.     funet:         nic.funet.fi
  86.     ms2s2:         ma2s2.mathematik.uni-karlsruhe.de
  87.  
  88.  The notation used in file naming shorthand follows:
  89.     {xxx|yyy} means xxx or yyy I.E. pg.{src|bin} implies pg.src pg.bin
  90.     {x..z}      means x thru z I.E. pg.part{1..2} implays pg.part1 pg.part2
  91.  
  92.  
  93.  ==============================================================================
  94.  
  95.  1.    GNU emacs 18.58 A1.26 =================================================
  96.     The author of the Amiga GNU emacs port and various GNU UNIX command
  97.     ports (ls, mv, grep, ls, sort ...) is David Gay.  You'll need a couple
  98.     MB of hard disk and RAM to use emacs.
  99.     Contact David Gay: dgay@di.epfl.ch
  100.     Available - aminet: /util/gnu/a1.26-emacs-18.58-{bin|src}.LHA
  101.  
  102.  1a.    fifo.library Version 3.4 - fifo: is like  a first in first PIPE:
  103.     Along with GNU emacs you'll probably want the fifo.library
  104.     Available - Fish 588
  105.  
  106.  1b.    sas-c-emacs-B1
  107.     SAS/C error handler package mode for emacs
  108.     Available - aminet: /dev/c/sas-c-emacs-B1.lha
  109.  
  110.  1c.    gnuemacs development package
  111.     Small gnuemacs development package (cpr.el, autodocs.el)
  112.     Available - aminet: /util/gnu/gnuemacs-dev1.1.lha
  113.  
  114.  1d.    AREXX editing and Debug mode
  115.     Available - aminet: /util/rexx/rexxmode10.lha
  116.  
  117.  1e.    Connect GNU emacs and Manx Aztec C via ARexx
  118.     Available - aminet: dev/c/quik-fix-emacs.lzh
  119.  
  120.  1f.    emacs-client written in ARexx
  121.     Available - aminet: util/gnu/emacs-client.lha
  122.  
  123.  1g.    EmacsFileReq - Use ReqTools filerequester with Emacs!
  124.     Available - util/edit/EmacsFileReq.lha
  125.  
  126.  2.    UNIX commands ========================================================
  127.  
  128.  2a.    Man and Hypertext commands
  129.  2a.1    MRMan - A powerful "man" manual reader is MRMan 2.00
  130.     It supports a MANPATH, and you can set file readers by suffix, so that
  131.     e.g. .doc files are displayed by MuchMore and .guide files are
  132.     displayed by AmigaGuide.  You can use it to access all of the man
  133.     pages for the UNIX textutils and fileutils.  The ones to put in the
  134.     MANPATH are the pre-formatted /cat directories (usually).
  135.     Available - aminet: util/misc/MRMan200.lzh
  136.  2a.2    Texinfo - GNU hypertext information program
  137.     Available - aminet: util/text/texinfo216.lzh
  138.  2a.3    AmigaGuide - Not a Unix command but every Amiga user should have and
  139.     use this Commodore hypertext system. Amigaguide development kit 34.3
  140.     Available - aminet: text/hyper/amigaguide.lzh
  141.           - Fish 870     AmigaGuide.lha
  142.  2a.4    PrintGuide - Print AmigaGuide file on printer
  143.     Available - aminet: text/hyper/PrintGuide.lha
  144.  2a.5    gnuinfo - GNU info & makeinfo (manual lookup)
  145.     Available - aminet: util/gnu/gnuinfo-920712.lha
  146. |2a.6    Man12 - UNIX man command. Recognizes GUIDE files
  147. |    Available - aminet: os20/cli/Man12.lha
  148.  
  149.  2b.    diff & patch
  150.  2b.1    GNU diff - find differences in ASCII files
  151.        cmp     - compare two files
  152.        diff  - differential file and directory compare
  153.        diff3 - 3-way differencial file comparison
  154.        sdiff - interactively merge two side by side differences
  155.     Available - aminet: util/gnu/diff-2.3.lha     version 2.3
  156.           - Fish 821     Diff             version 2.1
  157.  2b.2    GNU patch allows automatic patching of source files.
  158.     Available - aminet: util/gnu/patch-2.1.lha
  159.  
  160.  2c.    Packing Utilities
  161.  2c.1    compress is available in the compress-4.0 distribution.  Note that to
  162.     get uncompress and zcat you simply copy (or link) compress
  163.     copy compress uncompress, copy compress zcat
  164.     The program operates according to the name it is invoked with.
  165.        compress   - compress
  166.        uncompress - expand
  167.        zcat       - expands to standard output
  168. |    Available - grind: amiga/utils/compress-4.0.lzh
  169. |          - aminet: util/pack/compress-4.0.lzh
  170.  2c.2    gzip - GNU zip is a compression program designed to be a replacement
  171.     for "compress".
  172.     Available - aminet:util/pack/gzip-1.2.3bin.lha
  173.     Available - aminet:util/pack/gzip-1.1.2.lha
  174.           - Fish 838     GZip     version 1.0.5
  175.  
  176.  2d.    Unix Archive/Backup Utilities
  177.  2d.1    tar - A patched version of UNIX tar
  178.     [patching by (Alan Bair) abair@parsons.sps.mot.com]
  179. |    Available - wustl:
  180. |            /systems/amiga/boing/utilities/cli/archive/tar-patched.lzh
  181.  2d.2    tarsplit - For extracting from .tar archives only you can use tarsplit.
  182.     Available - grind:amiga/utils/tarsplit.lha
  183.  2d.3    gnutar - GNU tar
  184.     Available - grind:amiga/utils/gnutar.lzh
  185.     Available - aminet:util/gnu/gtar10.lha - GNU Tar 1.10, supports links.
  186.  2d.4    cpio - Unix Copy I/O program
  187.     Available - aminet: util/gnu/cpio-2.0.lha
  188.  
  189.  2e.    GnuSed 1.17
  190.     GNU Stream EDitor
  191.     Available - aminet: util/gnu/sed-1.17.lha
  192.  
  193.  2f.    ispell 3.3LJR
  194.     The hash file is about 500k, HD highly recommended.  The distribution
  195.     now includes GUIspell 1.1, it also has .el files for GNUemacs and ARexx
  196.     files for many editors.
  197.     If you already have ispell, the .el files for emacs are also available
  198. |    on wustl: /systems/amiga/boing/utilities/text/utils/ispell.lha
  199. |    Available - aminet:os20/util/GUISpell-1.0.lha GUI front-end to ispell
  200.                os20/util/ispell-3.3LJR-up.lha GUISpell interface
  201.                os20/util/ispell-3.3LJR.lha      ISell 3.3LJR
  202. |            wustl:/systems/amiga/boing/incoming/utils/ispell-3.3LJR.lha
  203.             Fish 774     ISpell
  204.  
  205.  2g    Unix roff style text formatting
  206.  2g.1    nroff - Unix text formatting
  207.     nroff requires v 39+ of ixemul.library
  208.     Available - aminet: text/misc/nroffamiga.lha
  209.  2g.2    groff - GNU Roff - unix Text formatting
  210.     Available - aminet: /util/gnu/groff-107{bin|src}.lha
  211.  2g.3    Aroff Version 1.2 - Amiga roff
  212.     Available - Fish 583     Aroff
  213.  2g.4    ATbl - unix table generator create IFF file or prints table to printer
  214.     Available - Fish 746     ATbl
  215.  
  216.  2h.    Other Editors
  217.  2h.1    vim - Vi IMitration (Clone of UNIX text editor vi}
  218.     Available - aminet: util/edit/Vim-1.27-{bin|src}.lha
  219.     Available - Fish 591     vim     version ?
  220.  2h.2    Elvis - A UNIX vi/ex editor
  221.     Available - Fish 645     Elvis
  222.  2h.3    Stevie version 3.7a - vi clone
  223.     Available - Fish 256     Stevie
  224.  
  225.  2i.    Unix Text Utilities
  226.  2i.1    GNU TextUtils
  227.        cat        - catenate and print
  228.        comm     - compare two sorted files line by line
  229.        cksum    - checksum file
  230.        csplit   - split a file into sections  determined  by  context lines
  231.        cut        - remove sections from each line of files
  232.        expand   - convert tabs to spaces
  233.        fold     - wrap each input line to fit in specified width
  234.        head     - display line at the head of a file
  235.        join     - UNIX relational database operator joins two relations
  236.               specificed by lines of file 1 and file 2.
  237.        nl        - number lines of files
  238.        od        - octal, decimal, hex, ascii dump
  239.        paste    - merge lines of files
  240.        pr        - convert text files for printing
  241.        sort     - sort or merge files
  242.        split    - split a file into pieces
  243.        sum        - compute a checksum and count blocks
  244.        tac        - concatenate and print files in reverse
  245.        tail     - displays the last part of a file
  246.        tr        - translate or delete characters
  247.        ujoin    - unix join - relation database operator
  248.        unexpand - converts tabs to spaces
  249.        uniq     - reports repeated lines in a file
  250.        wc        - word count - counts lines, words, characters
  251.     Available: aminet: /util/gnu/textutils-1.4.lha
  252.  
  253.  2j.    Unix File Utilities
  254.  2j.1    du - The du command is used to check disk usage (blocks or bytes used
  255.     by a directory or entire partition).  There are various implementations
  256.     but one that I like is by Georg Hessmann.
  257.     Available - aminet: os20/cli/du10.lha 
  258.  2j.2    GNU fileutils 
  259.        chmod  - change protection
  260.        dd      - convert a file while copying it
  261.        ln      - makes links
  262.        ls      - list directory
  263.        mkdir  - make directory
  264.        mv      - move or renames files
  265.        rm      - remove or deletes files
  266.        rmdir  - remove directory
  267.        touch  - update date of file
  268.     Available - aminet: /util/gnu/amiga-fileutils-3.3.lha
  269.  2j.3    find - unix like file search.
  270.     Available - Fish 197
  271.     Available - aminet: /util/gnu/find-2.2.lzh (Port of GNU find 2.2)
  272.  2j.4    file - unix like "file" utility.  Tell what kind of file it is.
  273.     Available - Fish 767     File
  274.  2j.5    ls-47.LJR LiSt directories UNIX style but better
  275.     Available - Fish 773
  276.  2j.6    Less Version 177.4 - File Reader
  277.     Available - Fish 718     Less
  278.  
  279.  2k.    Packages to create hypertext Texinfo and AmigaGuide
  280.  2k.1    makeinfo - The GNU project has come up with a standard documentation
  281.     format called TeXinfo.    MakeInfo can process TeXinfo files into:
  282.      * GNU Info files, displayable by GNU emacs in Information mode, or by
  283.        InfoView which comes with the GCC distribution.
  284.      * DVI (.dvi) files, displayable by AmigaTeX preview or PasTeX ShowDVI
  285.      * ASCII files
  286.      * AmigaGuide files, which can be displayed by the newly released
  287.        AmigaGuide for 1.3 & 2.x, and by MultiView in 3.x
  288.     Available - Fish 787     MakeInfo 1.49b
  289.  2k.2    makeguide - makes AmigaGuide files from Texinfo
  290.     Available - aminet: text/misc/mkguide155b.lha
  291.  3k.3    ADtoHT - Convert autodoc files to Amigaguide.V1.01
  292.     Available - fish 853    ADtoHT
  293.  
  294.  2l.    Gnugrep Version 1.6 (search file for a pattern)
  295.     Gnu grep & egrep replaces unix grep, fgrep, egrep and bmgrep
  296.       grep     - patterns limited to regular expression in style of ex editor
  297.       egrep  - patterns are full regular expressions
  298.     Available - Fish 406     GnuGrep
  299.     Available - aminet: util/gnu/amiga-grep-1.6.LHA
  300.  
  301.  2m.    Unix system utilities
  302.  2m.1    udate - unix date with formatting options
  303.     Available - Fish 365, 311     udate
  304.  
  305.  2n.    Crons (Schedule jobs at specific times)
  306.  2n.1    CyberCron15 - Schedule jobs at specific times with ARexx port and
  307.     ARexx scripts.
  308.     Available - aminet: os20/cli/CyperCron15.lha
  309.           - Fish 801
  310.  2n.2    AmiCron - Schedule jobs at specific times
  311.     Available - Fish 139
  312.  
  313.  2o.    uucp & mail packaging and unpacking 
  314.  2o.1    UnixUtils - gnutar, uncompressbatch unshar, uudecode, uuencode, uusplit
  315.     Available grind: amiga/utils/UnixUtils.lzh
  316.  2o.2    Unshar - unpack shar archives
  317.     Available - Fish 345
  318.  2o.3    Shar - pack and unpack shell archives
  319.     Available - Fish 92
  320.  
  321. |2p.    Gnu bc 1.02 - arbitrary precision-arithemtic language calculator
  322. |    Available - aminet: util/gnu/bc-1.02.lha
  323.  
  324.  3.    Shell stuff ==========================================================
  325.  
  326.  3a.    Shell aids and commodities
  327.  3a.1    UNIX dirs (. and ..)
  328.     UNIX and AmigaDOS differ somewhat in the way in which one refers to
  329.     directories
  330.                UNIX   AmigaDOS
  331.       Root        /     : 
  332.       Current dir    .     ""
  333.       Previous dir    ..     /
  334.     If you prefer to use UNIX-style directory references, there is a
  335.     commodity for OS 2.04+ that will patch AmigaDOS to do so.
  336.     Available - Fish 837 UnixDirs
  337.  
  338.  3a.2.    Automatic filename/directory completion
  339.     Various UNIX shells will complete a filename for you, so you just have
  340.     to type the first letter or two and then hit a key and it will cycle
  341.     through the possible filenames or directories.    There are a number of
  342.     Amiga shells that will do this, but the easiest way I have found is to
  343.     use the GMC-Handler, a CON: replacement.  Version 9.18
  344.     Available - aminet: util/shell/GMC_9.18.lha
  345.  
  346.  3a.3    Shell scrollbar
  347.     UNIX Xwindows shells like xterm offer the ability to scroll back up
  348.     through previous shell output.    You can do this in an Amiga shell with
  349.     Console Buffer (CB).  Note that CB will not work directly with GMC:
  350.     above.    Version 1.1
  351.     Available - aminet: util/shell/cb1.1.lha
  352.  
  353.  3a.4    UNIX-like pipe (|)
  354.     UNIX shells offer a way to "pipe" information from the standard output
  355.     of one command to the standard input of another, e.g.
  356.          grep -i foo Barfile | more
  357.     ShellTools offers a PIPE command which understands the same syntax 
  358.         pipe grep -i foo Barfile | more
  359.     ShellTools also has a FOREACH command and a RECORDER command (to record
  360.     shell output). 
  361.     Available - Fish 673     ShellTools
  362.  
  363.  3a.5    CFN - filename completion with tab in any shell
  364.     Available - Fish 888    CFN
  365.  
  366.  3a.6    Snap - Clip text of graphics from screen
  367.     Available - Fish 793    Snap
  368.  3a.7    Spliner - Spline screen blanker for Release 2.
  369.     Available - aminet:os20/cdity/SplinerV17.lha
  370.  3a.8    leftymouse - Swap mouse buttons for lefties
  371.     Available - aminet:os20/cdity/leftymouse106.lha
  372.  3a.9    KCommodity - Multifunctional commodity
  373.     Available - aminet:os20/cdity/kcx25a.lha
  374.                      /kcx25a_ok.lha
  375.                      /kcx25a_src.lha - sources
  376.           - Fish 885+886    KCommodity
  377.  3a.10    iconify - Tiny 2.0x commodity to iconify windows or menufy
  378.     Available - aminet:os20/cdity/iconify.lzh
  379.  
  380.  3b.    Shells
  381.  3b.1    csh - C Shell Version 5.31
  382.     Replacement for Amiga shell, similar to UNIX csh.  includes source.
  383.     Available - aminet: util/shell/csh{531|531s}.lha
  384.           - Fish 889    Csh
  385.  3b.2    sksh - Korn Shell
  386.     Available - Fish 791     SKsh Version 2.1
  387.           - aminet: util/shell/SKsh21.lzh
  388.  3b.3    pdsksh - Korn Shell
  389.     Requires ixemul library
  390.     Available - aminet util/shell/pdksh-920711.lha
  391.  3b.4    Wshell (Commerical)
  392.     Filename completion, arexx port, etc
  393.  3b.5    Zshell
  394.     Very tiny (13Kb) CLI shell modelled along the lines of csh with over
  395.     40 internal commands
  396.     Available - Fish 537     Zshell
  397.  3b.6    bsh version 0.98
  398.     Powerful advance shell and interpretive programming language.    Runs
  399.     under AmigaDos 1.2 and AmigaDos 2.1
  400.     Available - Fish 811     bsh
  401.  3b.7.    AUSH - A command line interpreter for the Amiga
  402.     Available - Fish 747    AUSH
  403.  
  404.  3c.    Unix
  405.  3c.1.    MinixDemo (Demo)
  406.     Available - Fish 525     MinixDemo
  407.  
  408.  4.    Programming Tools =====================================================
  409.  4a.    AWK
  410.     GNU AWK version 2.14 - Awk.  Typeless data.  It does all of the
  411.     low-level work of parsing a text file for you.    It is interpreted but
  412.     fast enough for lots of things.  The entire well-written users manual
  413.     (_The Awk Programming Language_) is 204 pp. and has the best index of
  414.     any book I've used.
  415.     Available - aminet: util/gnu/gawk-2.14.lha
  416.  
  417.  4b.    Flex
  418.     An Amiga version of lex ("LEXical analyzer generator") is available.
  419.     Available - Fish 704     Flex, version 2.3.7
  420.            - aminet: /dev/misc/flex-2.3.lha     Flex version 2.3.8
  421.  
  422.  4c.    YACC
  423. |4c.1    YACC - Port of Berkeley YACC (Yet Another Compiler Compiler)
  424.     Available - Fish 419     YACC
  425. |4c.2    byacc-1.9 - LALR(1) parser generator
  426. |    Available - aminet: dev/misc/byacc-1.9.lha
  427.  
  428.  4d.    BISON
  429.     The GNU version of YACC is called BISON.  Version 1.21
  430. |    Available - aminet: util/gnu/bison-1.21.lha
  431.  
  432.  4e.    Perl
  433.     Perl version 4.035 with source.
  434.     Available - aminet: dev/lang/perl4.035.V010.bin.lzh
  435.  
  436.  4f.    RCS
  437.     The Revision Control System (RCS) is an invaluable tool for managing
  438.     programming projects, or for keeping track of any frequently-revised
  439.     documents.  Version 5.6
  440.     Available - aminet: dev/misc/rcs_56.lha
  441.           - aminet: dev/misc/{hwgrcs|hwgrcssrc}.lha
  442.           - Fish 855+856     HWGRCS.lha
  443.  
  444.  4g.    Make - executes commands in a "makefile" to update one or more target
  445.     names which are typically programs.  Make update a target if it depends
  446.     on prerequisite files that have been modified since the target was last
  447.     modified, of if the target does not exist.
  448.  4g.1    make-3.68 GNU make
  449.     Available - aminet dev/gcc/make-3.68.lha
  450.  4g.2    bmake - A GNU make subset
  451.     Available - Fish 523     BMake
  452.  4g.3    dmake       M Wild's make
  453.     Available - aminet dev/misc/dmake.lha
  454.  4g.4    Dmake       Matt Dillion's make
  455.     Available - Fish 440     Dmake
  456. |4g.5    imake - imake, now with complete rules
  457. |    Available aminet: util/gnu/imake_930609.lha
  458. |4g.6    bmake15 - A GNU make well compatible b+C_source
  459. |    Available - aminet:dev/gcc/bmake15.lzh
  460.  
  461.  4h.    M4 macro processor
  462.     Available - Fish 160     M4
  463.  
  464.  4i.    Amiga Programming information
  465.  4i.1    RKMCompanion - All the examples from the 1.3 Rom Kernel Manual
  466.     Available - Fish 344
  467.  4i.2    CManual (great documentation about C and your Amiga)
  468.     Available - Fish 691+692+693+695
  469.           - aminet: dev/c/ACM.lha
  470.  4i.3    NewIFF (the newest IFF information)
  471.     Available Fish 705
  472.  4i.4    RKRM_Devices, RKRM_Lib1, RKRM_Lib2, RKRM_Lib3 - All the exmaples from
  473.     the 3rd edition of the Amiga ROM Reference Manual
  474.     Available Fish 741     RKRM_Devices, RKRM_Lib1
  475.           Fish 742     RKRM_Lib2, RKRM_Lib3
  476.  
  477. |4j.    Linkable Libraries/modules
  478.  4j.1    curses - Unix curses link library v 1.22
  479.     Available - Fish 439     Curses
  480.           - aminet: dev/c/curses-2.00.lha
  481.  4j.2    termcap - A port of the GNU termcap library
  482.     Available - Fish 733     termcap
  483.  4j.3    sas-unix-lib - unix emulation linkable library
  484.     Available - util/gnu/sas-unix-lib.LHA
  485. |4j.4    getopt - Implementation of UNIX getopt() function
  486. |    Available - aminet: dev/misc/GetOpt-1.3.lha
  487.  
  488.  4k.    Shared Libraries
  489.  4k.1    ixemul.library - Library to emulate unix calls on an Amiga
  490.     Available - aminet: /dev/c/ixemul9209.lzh
  491. |    Version 39.47 of the ixemul.library from gcc 2.4.5
  492. |    Available - aminet: dev/gcc/ixemul.library.39.47
  493.  4k.2    Regex - An Amiga shared library of the GNU regular expression package
  494.     Available - Fish 248     Regex
  495.  4k.3    PrintSpool - Shared library to easily add text or graphic spooling to
  496.     any C or assemble program.
  497.     Available - Fish 463     PrintSpool
  498.  
  499.  4l.    indent
  500.     V 1.8 of GNU Indent program which is a C source formatter/indenter
  501.     Available - Fish 892     Indent
  502.  
  503.  4m.    Cweb - System for structured program documentation
  504.     Available - Fish 551     Cweb
  505.           - aminet: dev/misc/cweb-2.8.lha
  506.  
  507.  4n.    link object modules to form a executable program
  508.  4n.1    blink67 - Linker by the Software Distillery
  509.     Available - aminet: dev/misc
  510.  4n.2    PhxLnk - Linker for AmigaDOS object files. V1.35
  511.     Available - Fish 853    PhxLnk
  512.  
  513.  4o.    Debugger, Monitor and other debugging aids
  514.  4o.1    debugger - Symbolic debugger V2.10 by SLADE software
  515.     Available - aminet: dev/debug/debugger.lzh
  516.  4o.2    Enforcer from Commodore - Catches illegal memory accesses
  517. |    Available - aminet: dev/debug/Enforcer_37_55.lha
  518.  4o.3    EZcpr030 - Makes SAS/C Debugger(CPR) easier to use
  519.     Available - aminet /dev/debug/EZcpr030.lha
  520.  4o.4    Mungwall   Mungwall 37.64 /w SegTracker support
  521.     Available - aminet: dev/debug/Mungwall37_64.lzh
  522.  4o.5    SIM-1.72 - SIM v1.72, lowlevel debugger and monitor.
  523.     Available - aminet: dev/debug/SIM-1.72.lha
  524.  4o.6    Sushi37_7 - Tool for catching kprintf()/enforcer output
  525.     Available - aminet: dev/debug/Sushi37_7.lzh
  526.  4o.7    mon160 - Machine code monitor/debugger, v1.60
  527.     Available - aminet: dev/moni/mon160.lha
  528. |4o.8    findline 37.2 - Find Enforcer/Mungwall hit in program
  529. |    Available - aminet dev/debug/findline.lha
  530.  
  531.  4p.    Installer utility from Commodore
  532.     Available - Fish 870     Installer.lha        V1.24
  533.     Available - aminet:util/misc/Installer-1.25.lzh V1.25
  534.  
  535.  4q.    TCL - Tool Command Language
  536.     Available - Fish 447    TCL
  537.  
  538.  5.    Programming Languages =================================================
  539.  5a.    Assembler
  540.  5a.1    A68K Version 2.71
  541.     Available - aminet: dev/asm/a68k271.lha
  542.  5a.2    Macro68 (commerical)
  543.  5a.3    DevPac Version 3.02 ($110, HiSoft)
  544.     Ace editor/Assembler/Debugger enviroment, easy to see what's happening.
  545.     Supports all instructions for 68000 through 68040, plus 68881, 68882
  546.     and 68851.
  547.  5a.4    AsmOne Version 1.15 (commerical)
  548.  5a.5    AssemPro ($99.95, Abacus)
  549.  5a.6    PhxAss - Macro assembler, 68040 support. V3.00 (link with PhxLnk)
  550.     Available - Fish 853    PhxAss
  551.  
  552.  5b.    Basic
  553.  5b.1    ace - Amiga BASIC compiler with extra Version 1.1a.
  554.     Requires A68K and Blink to assemble and link.
  555.     Available - aminet: /dev/lang/ace11a.lha
  556.  5b.1    Power Basic 1.06 ($72.99 HiSoft)
  557.  5b.2    AMOS Basic (Easy AMOS ($50), AMOS The Creator ($99.95),
  558.     AMOS Professional ($99.95) by Europress Software)
  559.  5b.3    GFA Basic (commerical)
  560.  5b.4    A/C/Basic 1.3 ($195, Absoft)
  561.  5b.5    Blitz BASIX 2 (99.95, Acid Software)
  562.  5b.6    F-Basic 5.0 ($99.95, Delphi Noetic)
  563.  5b.7    True BASIC Student Edition ($19.95, DevWare)
  564.  
  565.  5c    C, C++
  566.  5c.1    GCC - GCC is a powerful C and C++ compiler.  You will need a lot of 
  567.     memory (at least 3 MB) and hard disk space (9.3 MB).
  568.     Available - aminet: dev/gcc/gcc233.lha
  569.     You will need the fixed versions of some of the libraries:
  570.     Available - aminet: dev/gcc/gcc233libfix.lha
  571.  
  572. |    Port of GCC 2.4.5 to AmigaDos, 68000 version
  573. |    Available - aminet:dev/gcc/gcc-2.4.5-doc.lha   - documentation
  574. |          - aminet:dev/gcc/gcc-2.4.5-main.lha  - main archive
  575. |          - aminet:dev/gcc/gcc-2.4.5-other.lha - C++ * Object-C
  576. |          - aminet:dev/gcc/gcc-2.4.5-amiga.lzh - cc1 & cpp 68030version
  577. |          - aminet:dev/gcc/gcc-2.4.5-ud2.lha - update library
  578. |          - aminet:dev/gcc/gcc-2.4.5-ud3.lha - update link library
  579. |          - aminet:dev/gcc/gcc-2.4.5-ud4.lha - update missing lib&utils
  580. |          - aminet:dev/gcc/gcctools-920420.lha - ar, ranlib, hunk2gcc,
  581. |          - aminet:dev/gcc/gcc_frontend.lha - Driver & Setup prog
  582. |          - aminet:dev/gcc/gcc_frontend_212.lha - Driver & Setup prog
  583. |          - aminet:dev/gcc/libg++2.0-920319.lha - libg++2.0 fro gcc2.0
  584. |          - aminet:dev/gcc/libm.lzh    - GNU math library
  585.     GCC comes with InfoView for displaying GNU Info format docs, and
  586.     various command-line utilities such as man, sed, and make.
  587.  5c.2    SAS/C Version 6. ($395, SAS Institute)
  588.     Good ANSI C.  Comes with CPR debugger.    Comes with Commodore includes.
  589.     Patches for Amiga SAS/C 6.0, 6.1, and 6.2 to bring it to 6.3.
  590.     Available - aminet: biz/patch/sc6_3.lha
  591.  5c.3    Dice C - unregistered, registered shareware, soo to be commerical
  592.     It is small and fast and a nice developement environment.  The
  593.     registered version comes with sources to some of the libraries and
  594.     Commodore includes.  Latest unregistered version 2.06.37
  595.     Available - rwtk-aachen: /pub/amiga/languages/dice206_37.lzh
  596.           - Fish 491     DICE     version 2.0.6.21
  597.  5c.4    HCC (Sozobon C)
  598.     Available - Fish 508     HCC
  599.  5c.5    Aztec C Version 5.2a (commerical) environment with Commodore includes
  600.  5c.6    Comeau C++ 3.0 With Templates ($250, Comeau Computing)
  601.     It is based on AT&T USL cfront 3.0.  As such it generates C as object
  602.     code.    Under AmigaDOSS, Comeau C++ currently *officially* works with
  603.     SAS/C 5.10a and above (including SAS/C 6.0) or Manx Azetc C 5.0d and
  604.     above.    Comeau C++ also uses AREXX.  It is expected that you have a
  605.     hard disk and 2M of RAM.
  606.  
  607.  5d.    Pascal
  608.  5d.1    PCQ Pascal Version 1.2b (PD version)
  609.     Available - aminet: dev/lang/pcq12b.lzh  binary
  610.           - aminet: dev/lang/PCQ12src.lzh     source
  611.  5d.2    HighSpeed Pascal 1.10 ($147.99, HiSoft)
  612.  5d.3    AmigaPascal - Mini PASCAL compiler
  613.     Available - Fish 849    AmigaPascal
  614.  
  615.  5e.    Amiga E v2.1b
  616.     The E package consists of the compiler/assembler/linker "EC" and the
  617.     includes.  The compiler goes straight from source to executable.
  618.     Available - aminet: dev/lang/amigae21b.lha     compiler
  619.           - aminet: dev/lang/amigaedocs.lha     optional additions
  620.           - aminet: dev/lang/equi10.lha  Very good GUI with E
  621.           - aminet: dev/lang/epp010b.lha     Simple preprocessor
  622.           - Fish 848    Amiga_E         
  623.           - Fish 897    EPP             E preprocessor. V1.1
  624.        
  625.  5f.    Fortran
  626.  5f.1    BCF fortran 77 V1.3
  627.     Available - Fish 470
  628.  5f.2    ABSoft Fortran 77 ($295, $495 for 68020 version, Absoft)
  629.  5f.3    f2c - fortran to c converter
  630.     Available - aminet: dev/misc/{f2c|f2c_030+881lib}.lha
  631.  
  632.  5g.    Forth
  633.     Forth is a high-level language, but does provide almost the same
  634.     control possibilities as Assmebly-language.  You work inside your
  635.     programming-kernal, and can easily test any sub-part of a program.
  636.  5g.1    JForth Professional ($179, Delta Research)
  637.  5g.2    Tile-Forth - >020, ixemlib
  638.     Available - aminet: util/gnu/GNU-TILE-FORTH.lha
  639.  5g.3    A4th - This public domain FORTH compiler/environment by Pete Appelman
  640.     It has a reasonable interface to Amiga libraries
  641.     Available -
  642.  
  643.  5h.    ada - AdaEd 1.11.0a Ada Compiler; working Amiga Port
  644.     Available - aminet:/dev/lang/adaed.1.11.0a.lha
  645.  
  646.  5i.    Icon (Ralph Griswold's followup to Snobal4)
  647.     It is a string-processing language, but more powerful and based on
  648.     modern Pascal/C - like syntex.
  649.     Available - Fish 227     ICON
  650.  
  651.  5j.    J (A dailect like APL that uses standard ASCII character set)
  652.     J like APL was invented by Kenneth E. Iverson.    It comes with C source
  653.     and a reasonable tutorial
  654.     Available - aminet: /dev/lang/j41_amiga_beta.zoo
  655.  
  656.  5k.    Smalltalk
  657.  5k.1    Little Smalltalk v3.04
  658.     Available - aminet: dev/lang/small304.lha
  659.  5k.2    GNU Smalltalk 1.2 - >020, ixemlib
  660.     Available - aminet: /util/gnu/GNU-SMALLTALK1.2.lha
  661.  
  662.  5l.    Lisp
  663.  5l.1    Scheme
  664.     Available - Fish 149     Scheme
  665.  5l.2    AMXLISP
  666.     Available - Fish 181     AMXLISP
  667.  5l.3    OakLisp
  668.     Available - Fish 530, 519     Oaklisp
  669.  5l.4    CLisp - This seems to be a fairly complete Common Lisp implementation.
  670.     Available - ma2s2:pub/lisp/clisp/amiga/CLisp-Beta4-{high|low}.lha
  671.  
  672.  5m.    Modula
  673.  5m.1    Bench Modula-2 Version 1.04 ($200, Armadillo Computing)
  674.  5m.2    M2Amiga ($249, A+LAG)
  675.  
  676.  5o.    Oberon
  677.  5o.1    The oberon compiler is a modern, object oriented language developed by
  678.     Prof. Dr. Niklas Wirth
  679.     Available - rwth-aachen: /pub/amiga/languages/oberon1_43.lzh
  680.           - Fish 388 Oberon     version 1.16
  681.  5o.2    Amiga Oberon ($249, A+LAG)
  682.  5.o.2    Oberon - Demo version of Oberon-2 compiler. V3.0
  683.     Available - Fish 880    Oberon
  684.  
  685.  5p.    Prolog
  686.  5p.1    Stony Brook Prolog
  687.     Available - aminet: dev/lang/sbp3_1{a..e}.lha
  688.  5p.2    UNSW Prolog Version 4.2
  689.     Available - aminet: dev/lang/UNSWProlog.lha
  690.  
  691.  5q.    APL
  692.  5q.1    APL68000 (by MicroAPL - level 1 $155, $455 with math coprocessor,
  693.     level 2 $495 - 2.05F, IBM APL standard)
  694.  
  695.  6.    Plotting, Printing and Display
  696.  6a.    Plotting
  697.  6a.1    GNU plot 3.4 - Flexible function- & data-plotting tool
  698.     Available - Fish 701     GNUPlot     version ?
  699.           - aminet: util/gnu/gnuplot-{3.4|3.4bin}.lha
  700.  6a.2    Multiplot - The shareware program Multiplot is excellent for plotting
  701.     numerical data. Version XLNe is on Fish disk 572.
  702.     Available - Fish 572     Multiplot
  703.  6a.3    Graph - Program draws mathemical functions on a plane
  704.     Available - Fish 280     Graph
  705.  6a.4    Plotter - Plots math functions
  706.     Available - Fish 376     Plotter
  707.  6a.5    DataPlot - Function plotter creates .dat files for Multiplot
  708.     Available - Fish 532     DataPlot
  709.  6a.6    PSGraph - Graphing program with plot preview & encapsulated postscript
  710.     Available - Fish 532     PSGraph
  711.  6a.7    uplot - Program to plot UNIX plot files on your amiga
  712.     Available - aminet: gfx/misc/uplot.lha
  713.  6a.8    mathplot - 2D function plotter
  714.     Available - aminet: misc/sci/mathplot.lha
  715.  6a.9    PlotView - View and plot Unix plot files
  716.     Available - Fish 165     PlotView
  717.  
  718.  6b.    Postscript
  719.  6b.1    post Version 1.86
  720.     Available - Fish 518     Post
  721.           - aminet:text/print/post186eng_{bin|src}.lha
  722.           - AMINET:text/print/postfix.lha - small patch for post186
  723.  6b.2    ghostscript - GNU postscript processor
  724.     Available - aminet: text/dps/ghost{script-2.5.2|src-252}.lha
  725.  6b.3    PostView (postscript viewer)
  726.     Available - aminet: text/print/PostView1.1.lha
  727.  6b.4    PSFonts - Postscript fonts from GhostScript 2.5.2
  728.     Available - Fish 828+829+830     PSFonts
  729.  6b.5    PSTools - program that converts TeX's .dvi files into postscript files
  730.     Available - Fish 795+796
  731.  
  732.  6c.    Printing
  733.  6c.1    PrintManger - Print spooler
  734.     Available - Fish 810     PrintManger
  735.  6c.2    HPMode - Script file to set attributes of HP Deskjet 500
  736.     Available - Fish 555     HPMode
  737.  6c.3    PF - Cli/Workbench interface to control HP Deskjet 500 printer
  738.     Available - Fish 539     PF
  739.  6c.4    GwPrint - Intuition based text file printer
  740.     Available - Fish 367
  741.  
  742.  7.    Communications, Network and  X-windows
  743.  7a.    Terminal Emulation - these terminal provide vt100/vt220 emulation
  744.  7a.1    VLT Version 5.576 of VLT terminal program
  745.     Available - aminet:com/term/VLTj5576.lha
  746.  7a.2    meshuga - A VT220 terminal emulator
  747.     Availiable - aminet: comm/term/meshugena_1.0.lzh
  748.  
  749.  7b.    uucp software
  750.  7b.1    Dillon's AmigaUUCP version 1.16 
  751.     Available - aminet:/comm/uucp/Amiga{UUCP_1.6|UUCPsrc-1.16}.lha
  752.  
  753.  7c.    mail
  754.  7c.1    AmigaElm-v2 - UUCP Mail-Reader, version 2 (2.253)
  755.     Available - aminet:/comm/mail/AmigaElm-v2.lha
  756.  
  757.  7d.    news
  758.  7d.1    amitin - The best newsreader for the Amiga.
  759.     Available - aminet:/comm/news/amitin119a.lha
  760.  7d.2    Arn - Amiga USENET/UUCP newsreader V1.03
  761.     Available - aminet:comm/news/Arn{103|103src}.lha
  762.  7d.3    GRn 2.0 - Gadtools Read News for UUCP and TCP/IP
  763.     Available - aminet:comm/news/GRn-2.0.lha
  764. |7d.4    NN 6.4.18apl3 - Amiga-port of NN 6.4.18apl3 newsreader
  765. |    Available - aminet: comm/news/amiga-nn6.4.18.lha
  766.  
  767.  7e.    TCP/IP System Software
  768.  7e.1    AmigaNOS - Amiga slip networking package
  769.     Available - aminet:/comm/net/AmigaNOS-{2.9i|help-V2}.lha
  770.  7e.2    AmiTCP - Sana II based TCP/IP stack as shared library
  771.     Available - aminet:comm/net/AmiTCP-bin-20.lha    binaries
  772.           - aminet:comm/net/AmiTCP-dvA-20.lha    doc(DVI,A4)
  773.           - aminet:comm/net/AmiTCP-dvL-20.lha    doc(DVI,Letter)
  774.           - aminet:comm/net/AmiTCP-psA-20.lha    doc(postscript,A4)
  775.           - aminet:comm/net/AmiTCP-psL-20.lha    doc(postscript,Letter)
  776.           - aminet:comm/net/AmiTCP-src-20.lha    source
  777.           - aminet:comm/net/AmiTCP-txt-20.lha    doc(plain text)
  778.           - aminet:comm/net/AmiTCP-bin-20.lha    binaries
  779.  7e.3    SANA-II Device Driver
  780.     Available - aminet:comm/net/cslip-sana2.lha - SANA-II Cslip driver
  781.           - aminet:comm/net/cslip.lha -  adds cslip to 2.1/2.03 slip
  782.           - aminet:comm/net/sana2-cslip.lha - SANA2 (c)slip device
  783.           - aminet:comm/net/plip387.lha - Parallel Line IP Driver
  784.  7e.4    SANA II Network architecture
  785.     Available - aminet:dev/misc/sana2.lzh    - Network architecture standard
  786.           - Fish 779     SANA - Commodore networking standard docs
  787.     Available - aminet:dev/misc/sana2developer.lzh -
  788.                  SANA-II Specs Nov92 (0.4) w/ example driver
  789.  
  790.  7f.    TCP/IP Network Applications
  791.  7f.1    Finger command for AmiTCP2
  792.     Available - aminet:comm/net/amitcp_finger.lha
  793.  7f.2    FTP application for Ami-TCP
  794.     Available - aminet:comm/net/amitcp_ftp.lha
  795.  7f.3    TELNET application for Ami-TCP
  796.     Available - aminet:comm/net/amitcp_telnet.lha
  797.  7f.4    TELNET and FTP applications for AmiTCP/IP.
  798.     Available - aminet:comm/net/amitcp_telnetftp.lha
  799.  7f.5    fsp daemon for amiga. Need a2065 and TCP/IP.
  800.     Available - aminet:comm/net/fspd.lha
  801.  
  802.  7g.    Dnet Networking software from Matt Dillon 
  803.  7g.1    Sources for DNET
  804.     Available - aminet:comm/net/dnet-src.lha
  805.  7g.2    Device for DNET sessions
  806.     Available - aminet:comm/net/dnet.device
  807.  7g.3    Complete installation set for DNet
  808.     Available - aminet:comm/net/dnet2.10.13.lha
  809.  7g.4    DNet 2.32 (Amiga-Src/Bin, Unix-Src)
  810.     Available - aminet:comm/net/DNet2_32.lha
  811.  7g.5    IRC intuition DNet client (dnetlib.o needed)            
  812.     Available - aminet:comm/net/DNetIRC.lha
  813.  7g.6    DNet terminal shell
  814.     Available - aminet:comm/net/dshterm1_0.lha
  815.           - Fish 897    DNet
  816.  
  817.  7h.    parnet/sernet Networking Software
  818.  7h.1    parnet.device, 20% faster, OS2.x only and 11k smaller
  819.     Available - aminet:comm/net/parnet21.lha
  820.  7h.2    Allows 2 Amigas to be linked via serial port
  821.     Available - aminet:comm/net/sernet24.lha
  822.  7h.3    Patch for ParNet and SerNet
  823.     Available - aminet:comm/net/NetPatch_V1.1.lha
  824.  7h.4    Par/Sernet chat and command server
  825.     Available - aminet:comm/net/netutils.lha
  826.  7h.5    NetMount - Simplifies ParNet mount procedure
  827.     Available - Fish 863    NetMount
  828.  
  829.  7i.    X-windows
  830.  7i.1    A commercial version of X-windows is available from GfxBase.
  831.     For more information contact
  832.     Dale Luck: dale@ntg.com
  833.     What follows is the response to my emailed questions:
  834.     From: dale@boing.ntg.com (Dale Luck)
  835.     Subject: X11 info
  836.     > 1. Address, phone, fax 
  837.          GfxBase, Inc.
  838.          Dale Luck
  839.          1881 Ellwell Dr.
  840.          Milpitas, CA 95035 USA
  841.          Phone: (408) 262-1469
  842.          FAX:    (408) 262-8276
  843.     > 2. system requirements
  844.     CPU: [Works on all Amigas, including A1200 & A4000]
  845.     Operating System: AmigaDOS Operating System V1.3 or later
  846.     Mouse:    Amiga 2 button mouse, or optical 3 button mouse, tablet,
  847.          trackball, or International keyboard
  848.     Memory: 1 Mbyte for Server and 640x400 2-color display
  849.          more RAM required for local clients
  850.     Disk Space: 7-14 Mbytes
  851.     > 3. price: regular, site licence, educational discount
  852.          Price: [US] $395.00 ($90.00 yearly maintenance fee),
  853.          Eduprice: [US] $316.  Site licenses available.
  854.     > and whatever else you would like to provide.
  855.          Please send a postal address and we can send you our
  856.          printed literature.
  857.     Latest Version: 4.1
  858.     Graphics: NTSC to 1440x482 (60 Hz), PAL 1440x568 (50 Hz)
  859.         Overscan, genlock and interlace supported
  860.         A2024/Viking 1 1024x[800] (60 Hz), 1024x1024 (50 Hz)
  861.         Super Screens to 2560x2560 scrollable on smaller display
  862.         Productivity screen - 640x480 60Hz noninterlaced (640x960
  863.         interlaced) Two colors out of a palette of 4096 can be
  864.         selected.  Cursor has two separately controlled colors
  865.         Color server: 2,4,8,16,32 colors from 4096.  A2024/Viking 1 - 4
  866.         gray scales.  Some resolutions restricted A4000 64,128,256
  867.         colors from 4096.
  868.         GDA1 640x480,800x600,1024x800 noninterlaced 256/16M
  869.         Ameristar 1600GX 1280x1024,1600x1280 noninterlaced 256/16M
  870.     Ethernet Card:    Commodore A2065
  871.     Network Software: Commodore TCP/IP or Syndesis DECnet for Ethernet and
  872.          serial connections, SANA for local
  873.     Features: contains X11R4 clients, fonts, twm, olwm etc.
  874.          Amiga Xpr uses the standard Amiga printer device technology
  875.          which supports more that 50 different types of printers.
  876.          Black and [White] [or] Color
  877.          Xamiga R4 monochrome and color server
  878.          optional programmer's toolkit includes the header files,
  879.          libraries, and sample programs
  880.          optional window manager: mwm
  881.          optional toolkits/widgets Motif, XView, HP.
  882.  7i.2    DaggeX v.0.1 of Amiga X windows server
  883.     Available - aminet:gfx/misc/DaggeX0_1.lha
  884.           - aminet:gfx/misc/localDaggeX0_22.lha - Improved local DaggeX
  885.           - aminet:gfx/misc/TCPDaggeX0_2.lha    - tcp/ip update to 0_1
  886.  
  887. |7j.    Fax
  888. |7j.1    ecfax0712 - Release 930712 of a faxing program
  889. |    Available     - aminet/comm/misc/ecfax0712.lzh
  890. |7j.2    ElCheapoFax - Simple fax sending with faxmodem
  891. |    Available     - aminet/comm/misc/ElCheapoFax.lha
  892. |7j.3    elcheapofax - Simple but effective fax sending (& untested receiving)
  893. |    Available     - aminet/comm/misc/elcheapofax.zoo
  894. |7j.4    VoiXEL60 - Use ZyXEL as Phoneanswer/Fax w/GUI
  895. |    Available     - aminet/comm/misc/VoiXEL60.lha
  896.  
  897.  8.    TeX ===================================================================
  898.  8a.    AmigaTeX is a commercial program available from Radical Eye.  Comes
  899.     with TeX, LaTeX, MetaFont, Preview, and Post 1.7 (for handling
  900.     PostScript).
  901.     8 program disks + 6 font disks.  Hard disk installer program so you can
  902.     install a minimum or full system.
  903.  
  904.     It has a special font loading system so you don't need all of them on
  905.     your hard disk; it will request the font disks as needed.
  906.  
  907.     For more information contact the author:
  908.     Tomas Rokicki: rokicki@cs.stanford.edu
  909.  
  910.     What follows is the author's response to my emailed questions:
  911.  
  912.     From: Tomas G. Rokicki <rokicki@CS.Stanford.EDU>
  913.     Subject: AmigaTeX
  914.     > 1. Address, phone, fax
  915.          Radical Eye Software
  916.          P.O. Box 2081
  917.          Stanford, CA  94309 USA
  918.          Phone:(415) 322 6442
  919.          FAX:  (415) 327 3329
  920.          BBS:  (415) 327 2346
  921.     > 2. system requirements                
  922.         At least two floppies or a hard disk, and at least 512K of RAM.
  923.         Three megabytes of RAM is recommended.
  924.     > 3. price: regular, site licence, educational discount
  925.          The main package is [US] $200; printer drivers are [US] $100
  926.          per set (organized according to printer resolution).  Site
  927.          licensing and group discounts are available; write for
  928.          information.  There is no special educational pricing.
  929.     > and whatever else you would like to provide.
  930.         A free demo disk and product literature is available by sending
  931.         Radical Eye a FAX or a letter with your name and address.
  932.  
  933.  8b.    PasTeX 1.3
  934.     There is also a Freely Distributable TeX called PasTeX.
  935. |    Available - wustl:/systems/amiga/boing/utilities/text/utils/pastex-1.3/
  936.     Disk #1 has DVIprint (3c), ShowDVI and SpecialHost in its bin directory
  937.     The files are full disks compressed with Zoom, from Fish 682
  938.  
  939.     MetaFont and the Previewer fonts are separate from this distribution.
  940.  
  941.  8c.    DVIprint
  942.     If you have AmigaTeX but no printer drivers, you can try using DVIprint
  943.     from the PasTeX distribution.    It works remarkably well, just make a
  944.     tex:config dir and put DVIprint.printers in it.
  945.     Available - athene: /pcsoft/amiga/tex/pastex/dviprint.lha
  946.  
  947.  8d.    dvi2lj
  948.     If you have a LaserJet you may want to use dvi2lj instead of DVIprint.
  949.     Available - aminet: /amiga/text/tex/dvi2lj.lha
  950.           - Fish 797     dvi2lj
  951.  
  952.  8e.    Pictures and Graphics in Tex
  953.  8e.1    fig - Also for TeX you may want the "fig" package, for structured
  954.     drawing.
  955. |    Available - wustl: /systems/amiga/boing/utilities/text/utils/fig.zom
  956.  8e.2    For pictures will simple straight and angled lines, I recommend the
  957.     EEPIC macros (LaTeX: epic.sty, eepic.sty).  In order to print documents
  958.     with EEPIC macros and DVIprint (3c) you will need SpecialHost running;
  959.     in order to preview with ShowDVI you will also need to run SpecialHost 
  960.     in the background.
  961.  8e.3    For more complicated pictures, especially with curves, the PiCTeX
  962.     macros (LaTeX: piclatex.sty; TeX: prepictex.tex, pictex.tex,
  963.     postpictex.tex) are better but very slow on a 68000.  SpecialHost is
  964.     not required for these.
  965.  
  966.  8f.    ARexx macros for TeX
  967.  8f.1    ARexx macro for TeXify and ToError for AmigaTeX
  968. |    Available - wustl: /systems/amiga/boing/incoming/utils
  969.          Ed-TeX-Rexx.lha    - AmigaTeX ARexx for Ed
  970.          Emacs-TeX-Rexx.lha - AmigaTeX ARexx for GNU emacs
  971.  8f.2    There are also TeXify ARexx macro things for CED
  972. |    Available wustl:
  973. |             /systems/amiga/boing/utilities/text/utils/texify-1.12.lzh
  974.  
  975.  8g.    tr2tex - Converts troff to LaTeX
  976.     Available - Fish 671     tr2tex
  977.  
  978.  8h.    Metrafont
  979.     Available - Fish 486+487     Metrafont
  980.  
  981.  8i.    BibTeX - Amiga port of BibTeX.    Works with PasTeX 1.3
  982.     Available - aminet /text/tex/BibTeX.lzh
  983.  
  984.  8j.    Detex Version 2.3 - Strip TeX/LaTeX commands from input files
  985.     Available - aminet:text/tex/Detex-2.4.lha
  986.  
  987.  8k.    makeindex - Produces an index for LaTeX-documents.
  988.     Available - aminet:text/tex/makeindex2_11.lha
  989.  
  990.  8l.    Convert PS Type-1 to METAFONT mf
  991.     Available - aminet:/text/texps2mf.lha
  992.  
  993.  8m.    ShowDVI - A (TeX, LaTeX) .dvi display program.
  994.     Available - aminet:text/tex/ShowDVI.lha
  995.  
  996.  8n.    TeX 3.141 - TeX text formatter. See the README first.
  997.     Available - aminet:text/tex/TeX3141bin.lha    - executables only.
  998.           - aminet:text/tex/TeX3141bin881.lha    - 68020/68881 version.
  999.           - aminet:text/tex/TeX3141errata.txt    - Corrections
  1000.           - aminet:text/tex/TeX3141source.lha    - Sources
  1001.           - aminet:text/tex/TeX3141UserKit.lha    - Beginner's kit
  1002.           - aminet:text/tex/TeX3141_README    - read this first
  1003.  
  1004.  8o.    TGrind - Produces nice looking TeX listings of source code
  1005.     Available - aminet:text/tex/TGrind.lha
  1006.  
  1007.  8p.    TPP 4.10 - TeX frontend wordproc
  1008.     Available - aminet:text/tex/TPP410EN.lha    - English version
  1009.           - aminet:text/tex/TPP410N.lha     - German vers.
  1010.           - aminet:text/tex/TPP41Fix.lha    - Bugfix for TPP 4.10
  1011.  
  1012.  9.    Math
  1013.  9a.    MAPLE V
  1014.     MAPLE V, a commercial "Mathematica"-like program is available for the
  1015.     Amiga.    There is a review of Maple V in the _.info_ article mentioned
  1016.     near the beginning of the FAQ, pp. 35-36.  There is a more recent
  1017.     review of Maple V in the January 1993 (Vol. 8, #1)
  1018.     _Amazing Computing_, pp. 69-71.
  1019.     I received a very detailed response to my questions from Maplesoft 
  1020.     (specifically, from Joyce Brennan, Communications Manager).  Here it
  1021.     is, with several screens of additional promotional information removed
  1022.     at the end, and some of the other descriptive portions summarized.
  1023.  
  1024.     From: jbrennan@maplesoft.on.ca (Joyce Brennan)
  1025.     Subject: Amiga Maple V Posting - correction
  1026.     > 1. Address, phone, fax
  1027.          |\^/|    Waterloo Maple Software
  1028.      ._|\|     |/|_.    160 Columbia St. West
  1029.       \  MAPLE  /    Waterloo, Ontario
  1030.       <____ ____>    CANADA    N2L 3L3
  1031.            |    Tel:  (519) 747-2373         info@maplesoft.on.ca
  1032.             Fax:  (519) 747-5284
  1033.     > 2. system requirements
  1034.          Systems Compatibility
  1035.             - Supports the following configurations, with and without
  1036.               coprocessors: Commodore Amiga 1000, 2000, 2500 and 3000
  1037.             - Requires Amiga DOS, version 2.04 or higher
  1038.          Memory Requirements - 2 MB RAM and 8 MB disk storage
  1039.     > 3. price: regular, site licence, educational discount
  1040.          -    For Canadian Customers: A single-user copy is now available for
  1041.         only Can $695 for educational and government institutions (if
  1042.         the user can provide proof of their affiliation), and Can $935
  1043.         for all others.  Shipping and handling is added to this price.
  1044.         For additional information call 1-800-877-6583.
  1045.          -    For U.S. Customers: A single-user copy is now available for
  1046.         only US $595 for educational and government institutions (if
  1047.         the user can provide proof of their affiliation), and US $795
  1048.         for all others.  Shipping and handling is added to this price.
  1049.         For additional information call 1-800-877-6583.
  1050.          -    For Customers outside North America: Please contact
  1051.         Waterloo Maple Software at the address or phone number [above],
  1052.         or by sending an e-mail message to info@maplesoft.on.ca and we
  1053.         would be happy to put you in touch with your local distributor.
  1054.          -    For Academic Degree-granting Institutions: Site licenses are
  1055.         required in order to run Maple on a network.  For academic
  1056.         institutions, a site license is calculated for each type of
  1057.         machine, and the price for site licenses depends on the number
  1058.         and type of machines running Maple. [calculation of site
  1059.         licences omitted; contact Maplesoft for more info]
  1060.     > and whatever else you would like to provide.
  1061.          Maple V Features
  1062.             - Full implementation of Maple including interactive 3-D
  1063.               graphics with PostScript and IFF format output
  1064.             - Takes advantage of Amiga specific standards for session
  1065.               editing
  1066.             - ARexx port which supports all Maple V functions
  1067.             - Over 2,000 library functions
  1068.     When you purchase Maple, the software package includes detailed
  1069.     installation instructions, a tutorial introduction and two manuals
  1070.     (Language Reference & Library Reference manuals).  On-site workshops
  1071.     can also be arranged.
  1072.     *******************************************************************
  1073.     Free Upgrade to Maple V Release 2 for Amiga
  1074.  
  1075.     Those customers who purchase Maple V for the Amiga from Waterloo Maple
  1076.     Software now will be entitled to a free upgrade to Maple V Release 2
  1077.     which is expected to be available for this platform by the end of the
  1078.     first quarter of 1993.
  1079.  
  1080.     Those customers who purchased Amiga Maple V from Waterloo Maple
  1081.     Software any time AFTER June 1, 1992, will be entitled to a free
  1082.     upgrade to Maple V Release 2, and will be mailed this automatically
  1083.     as soon as it becomes available for distribution.
  1084.     *******************************************************************
  1085.  
  1086.     [There was a LOT of information about Maple V Release 2, and Maple in
  1087.     general, here's a very brief summary:
  1088.  
  1089.     MAPLE V Release 2
  1090.        * adds 700 new functions for total of over 2500
  1091.        * highly programmable C & Pascal-based language has been
  1092.          further refined
  1093.        * "work with standard math notation and print publication
  1094.          quality results"
  1095.        * "stunning new interactive graphics, including animation for
  1096.          time-variant analysis"
  1097.        * combine text, graphics and math using easy worksheet interface
  1098.        * will produce LaTeX formatted output
  1099.        * will produce FORTRAN and C code]
  1100.  
  1101.  9b.    Schoonschip
  1102.     A pioneering algebraic manipulation program which has been used in
  1103.     particle physics and continuously developed since late 1963. Not as
  1104.     friendly as Mathematica or Maple, with no graphics or intuition
  1105.     interface and not as much built in, but still a general purpose
  1106.     algebraic manipulation language. Written in machine language to run
  1107.     fast and be memory efficient. Capable of handling large problems.
  1108.     Includes large and small workspace versions, tutorial examples, sample 
  1109.     programs, and a comprehensive manual. Version 5-Oct-91,
  1110.     binary only. Author: Martinus J. G. Veltman and David N. Williams
  1111.     Available - Fish 568     Schoonschip
  1112.  
  1113.  9c.    mathlab (MATric LABoratory)
  1114.     Available - Fish 499+538     MathLab + MathLabPatch
  1115.  
  1116.  9d.    XlispStat (Statistics)
  1117.     Available - Fish 385+386
  1118.  
  1119.  9e.    dproc - Mathematical dataprocessor - update to v1.
  1120.     Available - aminet: misc/sci/dproc128.lha
  1121.  
  1122.  A.    Engineering ===========================================================
  1123.  Aa.    spice3p2 (Circuit Analysis Program)
  1124.     Available - Fish 578     spice3
  1125.  
  1126.  Ab.    CoGo (An engineering/surveying program)
  1127.     Available - Fish 714
  1128.  
  1129.  Ac.    Digital Logic Circuit Simulator
  1130.  Ac.1    lpdemo
  1131.     Available - aminet: misc/sci/lpdemo101.lha
  1132.  Ac.2    dbb117 - GUI Digitical Logic Cuircuit Simulator
  1133.     Available - aminet: util/misc/dbb117.lha
  1134.  Ac.3    LogicShop - Build and test logic circuits. V1.1
  1135. |    Available - Fish 890    LogicSho
  1136. |Ac.4    LogEv10 - cmd-line simulation of logic circuits
  1137. |    Available - aminet:misc/sci/LogEv10.lha
  1138.  Ad.    Neural network
  1139.  Ad.1    Neural network package demo (OS 2.0)
  1140.     Available - aminet: misc/sci/synworksdemo.lha
  1141.  Ad.2    Neural network code in C/C++ Neural network code
  1142.     Available - aminet: dev/misc/neural_net_v3.lha
  1143.  Ad.3    TRIX - Complete amiga Neural Net package.
  1144.     Available - aminet: dev/misc/TRIX.lha
  1145.  Ad.4    NeuralNets - A neural newtwok example using backpropagation delta run
  1146.     Available - Fish 432    NeuralNets
  1147.  
  1148.  Ae.    Miniterm - Minimizes bool algebra formulae. V2.0
  1149.     Available - Fish 860     Miniterm
  1150.  
  1151.  Af.    Ami2D - Finite Element modeler and solvers
  1152.     Available - aminet:/misc/sci/ami2d_1_0.lha
  1153.  
  1154.  Ag.    APalAsm - A programmable Array Logic (PAL) assembler
  1155.     Available - Fish 432    APalAsm
  1156.  
  1157.  
  1158.  B.    Science ===============================================================
  1159.  Ba.    TheWEB (demo of commerical Graphic-diagram base data acquisition)
  1160.     Available - Fish 711     TheWeb
  1161.  
  1162.  Bb.    astrolog (amiga port with graphics)
  1163.     Available - aminet: misc/sci/astrolog.lha
  1164.  
  1165.  Bc.    Ephem Astronomical software)
  1166.     Available - aminet: misc/sci/Ephem-4.28-bin.lha
  1167.  
  1168.  C.    Educational Programs
  1169.  C.a    Pre-School
  1170.  Ca.1    Rdy.Robort - education program for children 5-12
  1171.     Available aminet: misc/edu/Rdy.Robort93.lzh
  1172.  
  1173.  Cb.    Elementry School
  1174.  Cb.1    Test your math skill.
  1175.     Available - aminet:misc/edu/Reflex_Test.lha
  1176.  Cb.2    PowerLOGO - Good language to get kids interested in computers
  1177.     Available - Fish 635    PowerLOGO
  1178.  
  1179.  Cc.    High School
  1180.  Cb.1    Will hear you in foreign words.
  1181.     Available - aminet:misc/edu/spellcheckv1_4.lha
  1182.  Cb.2    Demo of a gamma ray scintillation counter
  1183.     Available - aminet:misc/edu/gamademo.lha
  1184.  Cb.3    Demo of a molecular microscope
  1185.     Available - aminet:misc/edu/gaslaws.lha
  1186.  
  1187.  Cd.    College
  1188.  
  1189.  Ce.    Other
  1190.  Ce.1    Flashcard program
  1191.     Available - aminet: misc/edu/AmiFash10.lha
  1192.  Ce.2    Morse code trainer
  1193.     Available - aminet: misc/edu/morse1.2.lzh
  1194.  Ce.3    Deaflab - translates text into hand signs for the deaf
  1195.     Available - Fish 494    Deaflab
  1196.  Ce.4    Thai - A simple Thai quiz program fro learning the Thai language
  1197.     Available - Fish 98    Thai
  1198.  Ce.5    Japanese - Two programs to help teach Japanese
  1199.     Available - Fish 939    Japanese
  1200.  Ce.6    AmigaWorld - Database w/ country info. V2.0
  1201.     Available - Fish 893    AmigaWorld
  1202. |Ce.7    StudentAid-14a - Program to help studying material
  1203. |    Available - aminet:biz/dbase/StudentAid-14a.lzh
  1204.  
  1205.  Cf.    For the teacher
  1206.  Cf.1    Teacher 0.60 - Create lessons, explanations & questions, etc.
  1207.     Available - aminet:misc/edu/tcr060ea.run
  1208.  
  1209.  D.    Misc
  1210.  Da.    Spreedsheets
  1211.  Da.1    OLEO (Gnu spreadsheet) - >020, ixemlib
  1212.     Available - aminet: util/gnu/GNU-OLEO-1.2.2.lha
  1213. |          - aminet: util/gnu/oleo_68020bin.lha - binary-needs work
  1214. |          - aminet: util/gnu/oleo_src.lha - source- needs a little work
  1215.  Da.2    AnalyticCalc spreadsheet
  1216.     Available - Fish 495     AnalyticCalc
  1217.  
  1218.  Db.    Databases
  1219.  Db.1    bBaseIII - Database program. V5.5
  1220.     Available - Fish 860     bBaseIII
  1221.  Db.2.    PicBase
  1222.     Available - Fish 527     PicBase
  1223.  Db.3    DataEasy
  1224.     Available - Fish 520     DataEasy
  1225.  Db.4    AnalyRim - An integration of AnalyticCalc and RIM-5 relation database
  1226.     management system
  1227.     Available - Fish 593     AnalyRim
  1228.             Fish 594     AnalyRimSrc (sources)
  1229. |Db.5    AmigaBase131 - Programmable hierarchical database, with GUI.
  1230. |    Available - aminet: bix/dbase/AmigaBase131.lha
  1231. |Db.6    ISAM101 -   ISAM database Server/Library for the Amiga.
  1232. |    Available aminet: biz/dbase/ISAM101.LZH
  1233. |Db.7    sqldb -   Latest version of SQL rdbms
  1234. |    Available - aminet:biz/dbase/sqldb.lzh
  1235.  
  1236.  Dc.    Cad, Drawing, Paint
  1237.  Dc.1    FreePaint
  1238.     Available - Fish 548     FreePaint
  1239.  
  1240.  Dd.    Disk Utilities
  1241.  Dd.1    DiskSalv2 v11.27 - Disk recovery program by Dave Haynie
  1242.     Available - aminet:disk/salv/DiskSalv2-11_27p.lha - Program
  1243.           - aminet:disk/salv/DiskSalv2-11_27i.lha - Fixed installer
  1244.           - aminet:disk/salv/DiskSalv2-11_27l.lha - Local Lang Catalogs
  1245.           - Fish 891    DiskSalve2
  1246. |Dd.2    ReOrg3_1.lha - Disk optimizer with DC-FFS support
  1247. |    Available - aminet: disk/optim/ReOrg3_1.lha
  1248. |    Available - aminet: disk/optim/ReOrg3_11pch.lha -Patch to ReOrg 3.11
  1249. |Dd.3    Disk Cache
  1250. |    Available - aminet:disk/cache/fcache10.lha
  1251. |             - Fully associate hard drive cache
  1252. |    Available - aminet:disk/cache/PC_37_64.lha
  1253. |             - PowerCache Amiga Disk Caching System v37.64.
  1254. |    Available - aminet:disk/cache/SmartDisk131.lha - Pre-reading disk cache
  1255. |Dd.4    CDROM disk filing system (ISO-9660+RR)
  1256. |    Available - aminet:disk/cdrom/AmiCDROM-1.1.lha
  1257.  
  1258.  ==============================================================================
  1259.  
  1260.  Appendix A   UNIX versions of archiving programs (lha, zoo, unzip).
  1261.     Program FileType     Location
  1262.     lharc     .lzh         grind: unix/arc-progs/Lharc.tar.Z
  1263.     zoo     .aoo         grind: unix/arc-progs/Zoo210.tar.Z
  1264.     arc     .arc         grind: unix/arc-progs/arc-5.21.tar.Z
  1265.     dms     .dms         grind: unix/arc-progs/dmschecksum.tar.Z
  1266.                  only check the dms file's checksum
  1267.     lha     .lha         grind: unix/arc-progs/lha-1.00.tar.Z
  1268.     unarj     .arj         grind: unix/arc-progs/unjarj230.tar.Z
  1269.     unzip     .zip         grind: unix/arc-progs/unz50pl.tar.Z
  1270.     zip     .zip         grind: unix/arc-progs/zip19pl.tar.Z
  1271.  
  1272.  Appendix B   Amiga archiving programs.
  1273.     Amiga (de-)archiving programs can be found in
  1274. |    wustl: /systems/amiga/boing/utilities/cli/archive
  1275.  
  1276.     Some of the more common ones are listed below
  1277.     Program FileType    Fish Location
  1278.     lharc     .lzh        404  lharc-1.30.zoo
  1279.     unarj     .arj         unarj.lzh
  1280.     zoo     .zoo        164  zoo210.lzh
  1281.     lz     .lzh,.lha  465  lz_1.92.lzh
  1282.     unzip     .zip         unzip-4.1.lzh
  1283.     dmscheck .dms         dmscheck.lzh     check that .dms file is good
  1284.     lha     .lha/.lzh  715  LhA_e132.run     (it is a self extracting file)
  1285.     dms     .dms        406  dms111.sfx     (it is a self extracting file)
  1286.     zoom     .zom        715  zoom54.lzh
  1287.  
  1288.  Appendix C.     FTPmail
  1289.     You can find a list of FTPmail sites in the "Updated Internet Services
  1290.     List" posted by yanoff@csd4.csd.uwm.edu (Scott A. Yanoff) to USENET
  1291.     group comp.misc.  You can also finger him to find out other ways to
  1292.     get this useful list.
  1293.  
  1294.     There is an article about FTP and Mail-FTP in the April 
  1295.     1993 _UnixWorld_, pp. 68-74.  For more information on FTPmail send the
  1296.     word "help" via email to ftpmail@decwrl.dec.com  For BITNET users,
  1297.     email the world "help" to bitftp@pucc.princeton.edu
  1298.  
  1299. |Appendnix D.     Fish Databases
  1300.     Fish Disk databases - There are several data bases for the fish disk.
  1301.     This is a very good way to to find out what is available.
  1302.  1    KingFisher - Allows search by name and context within Contents files
  1303.     Available Fish 863 - KingFisher (version 1_30, program and db thru 850
  1304.       aminet: /fish/doc/Kingfisher1_30.lha - Program
  1305.           /fish/doc/KFData850.lha - database of 1st 850 disk
  1306.  2    fishcon - Fish contents in ASCII (50 disks, ending with disk ???)
  1307.     Available aminet: /fish/doc/fishcon-???.lzh
  1308.  3    FishXref - Cross reference of Fish contents, one line description
  1309.     Available aminet: /fish/doc/fishxref-???.lzh
  1310.  4    Aquarium - One of the first fish databases. Can search by program name
  1311.     or context within Contents file .
  1312.     Available Fish 559
  1313.  
  1314.  Appendix E.     FTP sites
  1315.     -    Major US Amiga (+newest Fish) site: wuarchive.wustl.edu [128.252.135.4]
  1316. |           fish in /systems/amiga/boing/fish    600-799
  1317. |            /pub/aminet/fish        800 and up
  1318.     -    Other US Amiga (+all Fish) site: grind.isca.uiowa.edu
  1319.     -    Major US Fish site (disks 50-current): ftp.cso.uiuc.edu  [128.174.5.59]
  1320.     formerly called ux1.cso.uiuc.edu, sometimes referred to as "ux1",
  1321.     IP address may change.
  1322.            ux1 Fishes mirrored on: ftp.hawaii.edu [128.171.44.7]
  1323.     [some Fish disk sites provided by schwager@mike.cs.uiuc.edu
  1324.       (Mike Schwager)]
  1325.     -    Euro Fish site (Finland):ftp.funet.fi [128.214.6.100]    /pub/amiga/fish
  1326.     -    Euro Fish site (Germany):ftp.informatik.rwth-aachen.de[137.226.112.172]
  1327.     Switzerland  litamiga.epfl.ch         128.178.151.32  pub/aminet/ (*)
  1328.     Scandinavia  ftp.luth.se         130.240.16.3    pub/aminet/
  1329.     Germany      ftp.uni-kl.de         131.246.9.95    pub/aminet/
  1330.     Germany      ftp.uni-erlangen.de    131.188.1.43     pub/aminet/
  1331.     Germany      ftp.cs.tu-berlin.de    130.149.17.7     pub/aminet/
  1332.     Germany      ftp.uni-paderborn.de   131.234.2.32     pub/aminet/
  1333.     USA         ftp.wustl.edu        128.252.135.4    pub/aminet/
  1334.       same as    wuarchive.wustl.edu
  1335.     USA         oes.orst.edu        128.193.124.2    pub/aminet/
  1336.     Australia    splat.aarnet.edu.au    192.107.107.6    pub/aminet/ (*)
  1337.     UK         src.doc.ic.acuk        146.169.2.1      pub/aminet/
  1338.         (*) closed 6:30am to 4pm weekdays
  1339.